projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
385c266
)
Fix typo
author
Kjartan Maraas
<kmaraas@gnome.org>
Wed, 11 Nov 2009 20:39:21 +0000
(21:39 +0100)
committer
Kjartan Maraas
<kmaraas@gnome.org>
Wed, 11 Nov 2009 20:39:32 +0000
(21:39 +0100)
gdk/gdkcolor.c
patch
|
blob
|
history
diff --git
a/gdk/gdkcolor.c
b/gdk/gdkcolor.c
index 9e3db06566bc614d8b96e28022cdb38e91a8b190..3bd044e8c082042421aabc347cd7a9480908f164 100644
(file)
--- a/
gdk/gdkcolor.c
+++ b/
gdk/gdkcolor.c
@@
-181,7
+181,7
@@
gdk_color_white (GdkColormap *colormap,
* @color: the location to store the color.
*
* Returns the black color for a given colormap. The resulting
- * value has already be
n
n allocated.
+ * value has already be
e
n allocated.
*
* Return value: %TRUE if the allocation succeeded.
**/